Open
Description
@lpilz - I have a sample dataset we can pull in here - I wonder if we just make the projection optional as well, as we do with other postprocessing steps?
Originally posted by @mgrover1 in #168 (comment)
Max suggested that we make the projection/grid generation optional, too. I think this issue would be a good opportunity to discuss whether we want to refactor/add some other things, too. I have a couple of ideas:
- Splitting projection and grid generation (if no projection, grid is just lat/lon with cen_lat/cen_lon as center)
- Add a table of base diagnostics (with formulas and references) to docs
- pint apparently doesn't support factors in units anymore, so we should fix that for
ppm
units (maybe separate issue?) - make other
.postprocess
steps optional, too - Maybe look at [MISC]: More careful consideration of different xarray options #98 and [FEATURE]: Pull in coordinates from separate file #36 again
Do we want additional features in xwrf
like plotting routines, adding sophisticated interpolation support (one feature I think would be cool is interpolation between different CRS using xugrid), some interactive data exploration? Or do we want xwrf to stay as lightweight as possible?
Metadata
Metadata
Assignees
Labels
No labels