NOAA-FIMS / FIMS

The repository for development of FIMS
https://noaa-fims.github.io/FIMS/
GNU General Public License v3.0
11 stars 7 forks source link

M2 r cleanup fimsframe #593

Closed MOshima-PIFSC closed 2 weeks ago

MOshima-PIFSC commented 3 weeks ago

What is the feature?

How have you implemented the solution?

I wasn't sure if changing the variable names in test-fimsframe.R was necessary but I went ahead and changed them to be consistent.

Does the PR impact any other area of the project?

Input

slot names are now in snake case

How to test this change

Changes were made in test-fimsframe.R as well.

Developer pre-PR checklist

github-actions[bot] commented 3 weeks ago

Instructions for code reviewer

Hello reviewer, thanks for taking the time to review this PR!

Checklist

kellijohnson-NOAA commented 2 weeks ago

Part of #567