NCAR / musica

Multi-Scale Infrastructure for Chemistry Modeling
https://ncar.github.io/musica/
Apache License 2.0
6 stars 3 forks source link

Add profiles for TUV-x #171

Closed mattldawson closed 2 months ago

mattldawson commented 3 months ago

Adds the ability to create profiles and profile maps through the MUSICA API for use with TUV-x. Also updates the grid and grid map, so that grid maps can be created through the API and grids that are added to a map, or grids that are retrieved from a map can be used to update the values of the grid in the map (instead of just changing a local copy of the grid).

closes #121

mattldawson commented 3 months ago

Looks good! I left a few comments that are very trivial. I was unsure what profile means in TUV-X context and looked for the related issue. In your PR comments, did you mean the closing issue be #121?

ah, yes! thanks for catching that!