You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new regional mapping script still needs some additional functionality in order to match the abilities of the global contour maps. In particular two extra features are needed:
The ability to use observations instead of baseline model data.
The ability to skip plot generation if redo_plot is False.
Along with those changes, there will likely also need to be modifications to the website generator to handle the situation where instead of five seasons there is a list of variables for the same time/season. An example can be seen now if one uses the regional_map_multicase option with a large number of variables. The variable links show up, but they don't currently fit in the box/page.
Assistance required?
No, I will make a PR when the feature is ready
Extra info
Some of these modifications would also be a good, easy task for someone just starting out in ADF development.
The text was updated successfully, but these errors were encountered:
Also need the ability to apply scale factors and offsets in order to have input variables match the expected units, similar to what is done in the global lat/lon map plotting script.
New feature type
New plot and/or plot enhancement
What is this new feature?
The new regional mapping script still needs some additional functionality in order to match the abilities of the global contour maps. In particular two extra features are needed:
redo_plot
is False.Along with those changes, there will likely also need to be modifications to the website generator to handle the situation where instead of five seasons there is a list of variables for the same time/season. An example can be seen now if one uses the
regional_map_multicase
option with a large number of variables. The variable links show up, but they don't currently fit in the box/page.Assistance required?
No, I will make a PR when the feature is ready
Extra info
Some of these modifications would also be a good, easy task for someone just starting out in ADF development.
The text was updated successfully, but these errors were encountered: