Skip to content

Commit

Permalink
Removed outdated parameters from sample json. (#1111)
Browse files Browse the repository at this point in the history
Fix #1110

Co-authored-by: ReimarBauer <rb.proj@gmail.com>
  • Loading branch information
joernu76 and ReimarBauer authored Aug 2, 2021
1 parent 2366e97 commit 0916534
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/samples/config/mss/mss_settings.json.sample
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@
"urcrnrlon": -135.0, "urcrnrlat": 0.0}}
},

"crs_to_mpl_basemap_table" : {
"EPSG:4326": {"basemap": {"projection": "cyl"},
"bbox": "latlon"},
"EPSG:77790000": {"basemap": {"projection": "stere", "lat_0": 90.0, "lon_0": 0.0},
"bbox": "latlon"}
},

"new_flighttrack_template": ["Kiruna", "Ny-Alesund"],
"new_flighttrack_flightlevel": 250,
"num_interpolation_points": 201,
Expand Down

0 comments on commit 0916534

Please sign in to comment.