issues Search Results · repo:NOAA-EMC/emcpy language:Python
Filter by
51 results
(95 ms)51 results
inNOAA-EMC/emcpy (press backspace or delete to remove)The logos and tight layout features do not work on wcoss2. The problem seems to be in emcpy, but I haven t dug into it
enough to verify that.
EdwardSafford-NOAA
- Opened on Jun 24, 2024
- #142
Testing in eva, emcpy can not handle adding custom domain bounds using npstere/spstere. First guess is that it is
because we are using Orthographic instead of NorthPolarStereo/SouthPolarStereo.
bug
kevindougherty-noaa
- 1
- Opened on Mar 28, 2024
- #140
Suggest some small changes to the logo loc_dict in plot_logo() in create_plots.py. This is a low priority issue.
In my tests right and center right produced the same results, so I d argue for dropping ...
EdwardSafford-NOAA
- Opened on Jul 25, 2023
- #138
The PNG files in src/emcpy/logos do not get installed with pip, then the add logo option does not work, we need to fix
this somehow.
bug
CoryMartin-NOAA
- Opened on Jun 16, 2023
- #131
CoryMartin-NOAA
- Opened on May 25, 2023
- #128
The following code outputs a figure of 3D 2m temperature. When adding a colorbar, a second logo is plotted.
grid1 = MapGridded(latitude=lat3d,
longitude=lon3d,
data=arr3d) ...
kevindougherty-noaa
- Opened on Mar 21, 2023
- #124
The add_text() feature only allows text to be plotted in data coordinates. The option for axes coordinates needs to be
added as well.
kevindougherty-noaa
- 1
- Opened on Mar 2, 2023
- #119
Strange colorbar error when trying to plot 2d scatter plots on map. This has worked in the past, but is having issues
now. 3D data plots fine.
kevindougherty-noaa
- 1
- Opened on Jan 26, 2023
- #115
The custom domain in map_tools.py is not working. I get a invalid syntax error when I try to create and run with a new
domain.
andytangborn
- 1
- Opened on Jan 19, 2023
- #113
Currently, to add a linear regression line to say a scatter plot, you need to add to the code:
plotobj.do_linear_regression = True
plotobj.add_linear_regression()
This seems clunky and should be updated ...
kevindougherty-noaa
- Opened on Jan 5, 2023
- #111

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.