Skip to content

Commit

Permalink
Feature 1091 extent cycloneplotter (#1218) (#1229)
Browse files Browse the repository at this point in the history
* Github #1091 add support to define plot's extent

* Github #1091 Add support for defining plot's extent

* Github #1091 add support for defining plot extent

* GitHub #1091 Provide support to define plotting a bounding box of interest and replace deprecated cartopy attributes.

* Github Issue #1091 Add configuration support to define the bounding box defining the area of interest to plot.

* Github Issue #1091 provide support to define bounding box defining the area of interest to plot.

* Github Issue #1091 Removed unused shapely imports

* GItHub Issue #1091 

Removed duplicate CYCLONE_PLOTTER_GLOBAL_PLOT

* Github #1091 Include config settings needed to indicate the region of interest to be plotted.

* Github Issue #1091 Keep only the North Hemisphere lon and lats in the config file to serve as example for plotting a specific area of the map.
  • Loading branch information
bikegeek authored Oct 27, 2021
1 parent 6648033 commit 94c2ddd
Show file tree
Hide file tree
Showing 5 changed files with 742 additions and 569 deletions.
5 changes: 0 additions & 5 deletions .github/parm/use_case_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
"index_list": "30-58",
"run": false
},
{
"category": "met_tool_wrapper",
"index_list": "58",
"run": true
},
{
"category": "air_quality_and_comp",
"index_list": "0",
Expand Down
Loading

0 comments on commit 94c2ddd

Please sign in to comment.