We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. The format of the data_table yaml will be updated to improve clarity and flexibility.
data_table: - grid_name: ICE fieldname_in_model: sic_obs override_file: - file_name: INPUT/[hadisst_ice.data.nc](http://hadisst_ice.data.nc/) fieldname_in_file: ice interp_method: blinear multi_file: - next_file_name: prev_file_name: external_weights: - file_name: filename source: esmf factor: 0.01 subregion: - type: "inside_region" #"outside_region" lon_start: 10 lon_end: 11 lat_start: 12 lon_end: 13
Describe the solution you'd like
README.md
Describe alternatives you've considered N/A
Additional context N/A
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
The format of the data_table yaml will be updated to improve clarity and flexibility.
Describe the solution you'd like
README.md
and FMS schemas gfdl_msd_schemas#1 @J-LentzDescribe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: