-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
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
QCEFF Table #553
QCEFF Table #553
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b24793 - Browse repository at this point
Copy the full SHA 0b24793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6746fa9 - Browse repository at this point
Copy the full SHA 6746fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb62190 - Browse repository at this point
Copy the full SHA eb62190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9b013 - Browse repository at this point
Copy the full SHA 6d9b013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cca696 - Browse repository at this point
Copy the full SHA 5cca696View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce94286 - Browse repository at this point
Copy the full SHA ce94286View commit details -
Adding allocatable variables for table data, allocating after determi…
…ning size of table
Configuration menu - View commit details
-
Copy full SHA for 51591c4 - Browse repository at this point
Copy the full SHA 51591c4View commit details -
New subroutine to read through the values in the QCF table and assign…
… them to the variables in the qcf_table_data_type
Configuration menu - View commit details
-
Copy full SHA for 9821eef - Browse repository at this point
Copy the full SHA 9821eefView commit details -
Removing qcf table data types from assim_tools_mod and reorganizing s…
…o that these type structs are only used in algorithm_info_mod
Configuration menu - View commit details
-
Copy full SHA for 6c52bcf - Browse repository at this point
Copy the full SHA 6c52bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a81234b - Browse repository at this point
Copy the full SHA a81234bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecacbe2 - Browse repository at this point
Copy the full SHA ecacbe2View commit details -
Adding draft subroutine write_qcf_table to test that values are being…
… read in correctly; removed rowheaders argument from subroutines where not needed
Configuration menu - View commit details
-
Copy full SHA for 4b5312f - Browse repository at this point
Copy the full SHA 4b5312fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e90f049 - Browse repository at this point
Copy the full SHA e90f049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 705d9b4 - Browse repository at this point
Copy the full SHA 705d9b4View commit details -
Replacing conditionals and hard coded values with qcf_table_data in o…
…bs_inc_info subroutine
Configuration menu - View commit details
-
Copy full SHA for 9e1190f - Browse repository at this point
Copy the full SHA 9e1190fView commit details -
Replacing conditionals and hard coded values with qcf_table_data in o…
…bs_error_info subroutine
Configuration menu - View commit details
-
Copy full SHA for 6a78ae7 - Browse repository at this point
Copy the full SHA 6a78ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb0db8 - Browse repository at this point
Copy the full SHA 0bb0db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc2492 - Browse repository at this point
Copy the full SHA 0bc2492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 384bd30 - Browse repository at this point
Copy the full SHA 384bd30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d27b2 - Browse repository at this point
Copy the full SHA b5d27b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfe5f3 - Browse repository at this point
Copy the full SHA fbfe5f3View commit details -
Moving the allocation and deallocation of qcf table data from assim_t…
…ools_mod to filter_main in filter_mod
Configuration menu - View commit details
-
Copy full SHA for 5a093b1 - Browse repository at this point
Copy the full SHA 5a093b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f7ea0 - Browse repository at this point
Copy the full SHA 54f7ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399d08d - Browse repository at this point
Copy the full SHA 399d08dView commit details -
Reorganizing the subroutines so that init_algorithm_info_mod is at th…
…e top of algorithm_info_mod
Configuration menu - View commit details
-
Copy full SHA for 2a1e7c5 - Browse repository at this point
Copy the full SHA 2a1e7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93286a - Browse repository at this point
Copy the full SHA c93286aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c9da1 - Browse repository at this point
Copy the full SHA 39c9da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e82ca - Browse repository at this point
Copy the full SHA 00e82caView commit details -
adding qcf_table_file_listed logical to two remaining subrountines; w…
…ork with log_qcf_info
Configuration menu - View commit details
-
Copy full SHA for 08b853c - Browse repository at this point
Copy the full SHA 08b853cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff04086 - Browse repository at this point
Copy the full SHA ff04086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e921e0 - Browse repository at this point
Copy the full SHA 7e921e0View commit details -
Adding check that all QTYs in the table exist in DART using get_index…
…_for_quantity; adding checks that upper bounds are greater than lower bounds
Configuration menu - View commit details
-
Copy full SHA for 73ded1d - Browse repository at this point
Copy the full SHA 73ded1dView commit details -
Replacing open and close of qcf_table file with open_file and close_f…
…ile of utilities_mod - this fixes the issue with writing to the dart_log
Configuration menu - View commit details
-
Copy full SHA for 61adbdc - Browse repository at this point
Copy the full SHA 61adbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c61e4 - Browse repository at this point
Copy the full SHA 58c61e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef28acf - Browse repository at this point
Copy the full SHA ef28acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5721aa7 - Browse repository at this point
Copy the full SHA 5721aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f4a6bd - Browse repository at this point
Copy the full SHA 9f4a6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1aa775 - Browse repository at this point
Copy the full SHA a1aa775View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24743c - Browse repository at this point
Copy the full SHA a24743cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee0969 - Browse repository at this point
Copy the full SHA fee0969View commit details -
Adding the yaml_to_table.py script and example yaml file qcf_table_te…
…mplate.yaml to the DART repo at /DART/assimilation_code/programs/qcf_table/. The location of these files in the repo may change
Configuration menu - View commit details
-
Copy full SHA for b97ff55 - Browse repository at this point
Copy the full SHA b97ff55View commit details -
Configuration menu - View commit details
-
Copy full SHA for cba8c14 - Browse repository at this point
Copy the full SHA cba8c14View commit details -
Adjusting the YAML template file; removing trailing spaces from possi…
…ble_dist_types strings
Configuration menu - View commit details
-
Copy full SHA for eb6e97e - Browse repository at this point
Copy the full SHA eb6e97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22931cf - Browse repository at this point
Copy the full SHA 22931cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d1190 - Browse repository at this point
Copy the full SHA 71d1190View commit details -
Adding &probit_transform_nml to input.nml files for lorenz 63 and 96 …
…- this will allow for the build and run lorenz github actions to pass
Configuration menu - View commit details
-
Copy full SHA for feb74c6 - Browse repository at this point
Copy the full SHA feb74c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82aa5de - Browse repository at this point
Copy the full SHA 82aa5deView commit details -
Fixing unintentional additions to lorenx 96 and 63 input.nml files; r…
…emoving use_algorithm_info_mod nml option
Configuration menu - View commit details
-
Copy full SHA for 80cd943 - Browse repository at this point
Copy the full SHA 80cd943View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf92ac4 - Browse repository at this point
Copy the full SHA bf92ac4View commit details -
Adding &probit_transform_nml and qcf_table_filename option to model's…
… input.nml files (9var, am2, bgrid_solo)
Configuration menu - View commit details
-
Copy full SHA for f3d1826 - Browse repository at this point
Copy the full SHA f3d1826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ccc5e - Browse repository at this point
Copy the full SHA 78ccc5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a9f74 - Browse repository at this point
Copy the full SHA 64a9f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e490c - Browse repository at this point
Copy the full SHA f9e490cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4de789 - Browse repository at this point
Copy the full SHA d4de789View commit details -
add tests for various bounds options
currently the "lower bound only" test is failing because the upper < lower check happens always rather then only when you have two bounds
Configuration menu - View commit details
-
Copy full SHA for 7733026 - Browse repository at this point
Copy the full SHA 7733026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7271768 - Browse repository at this point
Copy the full SHA 7271768View commit details -
fix: need to check that a qty is bounded above and below before check…
…ing invalid bounds otherwise missing_r8 -88888 value for the upper bound is "less than" the lower bound
Configuration menu - View commit details
-
Copy full SHA for 23a60cf - Browse repository at this point
Copy the full SHA 23a60cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0960c67 - Browse repository at this point
Copy the full SHA 0960c67View commit details -
kind is outdated terminolgy for quantity #545 (comment)
Configuration menu - View commit details
-
Copy full SHA for aa03af1 - Browse repository at this point
Copy the full SHA aa03af1View commit details -
add two tests for table read: incorrect filter kind, incorrect distri…
…bution Currently the algorithm_info_mod does not catch these on table read
Configuration menu - View commit details
-
Copy full SHA for fb53f56 - Browse repository at this point
Copy the full SHA fb53f56View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcc657f - Browse repository at this point
Copy the full SHA bcc657fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040b82d - Browse repository at this point
Copy the full SHA 040b82dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d59e3c1 - Browse repository at this point
Copy the full SHA d59e3c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8addde - Browse repository at this point
Copy the full SHA d8adddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5fbb6 - Browse repository at this point
Copy the full SHA 6a5fbb6View commit details -
Moving the conversions for dist_type and filter_kind from string to i…
…nteger value to read_qcf_table, when the type is filled in
Configuration menu - View commit details
-
Copy full SHA for 320caed - Browse repository at this point
Copy the full SHA 320caedView commit details -
Configuration menu - View commit details
-
Copy full SHA for b46a922 - Browse repository at this point
Copy the full SHA b46a922View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2d20b7 - Browse repository at this point
Copy the full SHA f2d20b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f41368 - Browse repository at this point
Copy the full SHA 5f41368View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46dbd96 - Browse repository at this point
Copy the full SHA 46dbd96View commit details
Commits on Oct 9, 2023
-
Removing rectangular_quadtrature and gaussian_likelihood_tails from t…
…he QCF table and obs_inc_info
Configuration menu - View commit details
-
Copy full SHA for 42bec45 - Browse repository at this point
Copy the full SHA 42bec45View commit details
Commits on Oct 10, 2023
-
Removed sort_obs_inc from the QCF table; removed code related to the …
…sort_obs_inc logical from filter_assim and obs_increment in assim_tools_mod.f90 and obs_inc_info in algorithm_info_mod.f90
Configuration menu - View commit details
-
Copy full SHA for 55e4c6e - Browse repository at this point
Copy the full SHA 55e4c6eView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b0a941c - Browse repository at this point
Copy the full SHA b0a941cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb045f7 - Browse repository at this point
Copy the full SHA fb045f7View commit details -
Updating the documentationc- adding info on the QCF and probit transf…
…orm tools to DART's main documentation page; removing outdated docs for using these tools
Configuration menu - View commit details
-
Copy full SHA for 85ecf53 - Browse repository at this point
Copy the full SHA 85ecf53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5573b6d - Browse repository at this point
Copy the full SHA 5573b6dView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd1aa85 - Browse repository at this point
Copy the full SHA bd1aa85View commit details -
Revoving global filter_kind from assim_tools_mod and &assim_tools_nml…
…; making args for obs_inc_info intent(out)
Configuration menu - View commit details
-
Copy full SHA for 17fb9ed - Browse repository at this point
Copy the full SHA 17fb9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d15ff8 - Browse repository at this point
Copy the full SHA 4d15ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f19bb1c - Browse repository at this point
Copy the full SHA f19bb1cView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 385777e - Browse repository at this point
Copy the full SHA 385777eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b3dfb7 - Browse repository at this point
Copy the full SHA 4b3dfb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c03e3c - Browse repository at this point
Copy the full SHA 5c03e3cView commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f38ddc7 - Browse repository at this point
Copy the full SHA f38ddc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c663c - Browse repository at this point
Copy the full SHA 24c663cView commit details -
Add call to finalize_utilities to developer_tests/qceff/test_table_re…
…ad.f90 Co-authored-by: Helen Kershaw <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f45123c - Browse repository at this point
Copy the full SHA f45123cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b96593b - Browse repository at this point
Copy the full SHA b96593bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3b6fb - Browse repository at this point
Copy the full SHA 9b3b6fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ed835 - Browse repository at this point
Copy the full SHA a0ed835View commit details -
Configuration menu - View commit details
-
Copy full SHA for c529ecf - Browse repository at this point
Copy the full SHA c529ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4481d2d - Browse repository at this point
Copy the full SHA 4481d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eaeb5b - Browse repository at this point
Copy the full SHA 8eaeb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd9632 - Browse repository at this point
Copy the full SHA 8fd9632View commit details -
Adding the pre-made .csv files for the lorenx 96 tracer examples to /…
…lorenz_96_tracer_advection/work. Removing the information describing how to download the .csv files from Google Sheets from the QCF examples doc
Configuration menu - View commit details
-
Copy full SHA for 8cb0ad8 - Browse repository at this point
Copy the full SHA 8cb0ad8View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8dd039a - Browse repository at this point
Copy the full SHA 8dd039aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdfdbb9 - Browse repository at this point
Copy the full SHA bdfdbb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 360ab2c - Browse repository at this point
Copy the full SHA 360ab2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb467f - Browse repository at this point
Copy the full SHA dfb467fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a597dd8 - Browse repository at this point
Copy the full SHA a597dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9cbc8d - Browse repository at this point
Copy the full SHA d9cbc8dView commit details -
Using the public parameters from algorithm_info_mod.f90 for compariso…
…ns with filter_kind value
Configuration menu - View commit details
-
Copy full SHA for defd770 - Browse repository at this point
Copy the full SHA defd770View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f7921 - Browse repository at this point
Copy the full SHA c1f7921View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc015b0 - Browse repository at this point
Copy the full SHA dc015b0View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9669bfb - Browse repository at this point
Copy the full SHA 9669bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8992a - Browse repository at this point
Copy the full SHA 4b8992aView commit details -
updated developer tests for qceff to match latest qcf_table
removed columns: rectangular_quadrature gaussian_likelihood_tails sort_obs_inc spread_restoration
Configuration menu - View commit details
-
Copy full SHA for 8764a11 - Browse repository at this point
Copy the full SHA 8764a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 728b0be - Browse repository at this point
Copy the full SHA 728b0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f2e30 - Browse repository at this point
Copy the full SHA d0f2e30View commit details -
fix qcf_table_lower_bound_only.txt to match latest
Currently the when lower_bound=.false. the lower bound is set the value lower_bound rather MISSING_R8
Configuration menu - View commit details
-
Copy full SHA for 461aa6b - Browse repository at this point
Copy the full SHA 461aa6bView commit details -
store specified qtys as integers because qtys in dart are integer par…
…ameters replace kind with qty
Configuration menu - View commit details
-
Copy full SHA for 70e296f - Browse repository at this point
Copy the full SHA 70e296fView commit details -
Comment tidy: kind, type, qty cleanup and remove out-of-date comment
whitespace tidy for readability
Configuration menu - View commit details
-
Copy full SHA for 7935f55 - Browse repository at this point
Copy the full SHA 7935f55View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbc3b40 - Browse repository at this point
Copy the full SHA bbc3b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ff8f7 - Browse repository at this point
Copy the full SHA d6ff8f7View commit details -
moved QCEFF out of getting started. replaced Quantile Conserving and Probit Transform Filtering Tools with Quantile Conserving Ensemble Filtering Framework because the docs refer to QCEFF
Configuration menu - View commit details
-
Copy full SHA for 24c4880 - Browse repository at this point
Copy the full SHA 24c4880View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9b579e - Browse repository at this point
Copy the full SHA c9b579eView commit details -
fix_bound_violations = .false., use_logit_instead_of_probit = .false., do_inverse_check = .false., removed duplicate &probit_transform_nml from lorenz_96_tracer_advection input.nml
Configuration menu - View commit details
-
Copy full SHA for 61c202b - Browse repository at this point
Copy the full SHA 61c202bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71cdaf0 - Browse repository at this point
Copy the full SHA 71cdaf0View commit details -
defaults: filter_kind EAKF, dist_type NORMAL_DISTRIBUTION code changed to match Jeffs edits.
Configuration menu - View commit details
-
Copy full SHA for dac1f96 - Browse repository at this point
Copy the full SHA dac1f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5583e39 - Browse repository at this point
Copy the full SHA 5583e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b77d19 - Browse repository at this point
Copy the full SHA 8b77d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad9f3c - Browse repository at this point
Copy the full SHA 7ad9f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c95611e - Browse repository at this point
Copy the full SHA c95611eView commit details -
doc: remove filter_kind from assim_tools_mod namelist info
update error message (filter_kind not a namelist option)
Configuration menu - View commit details
-
Copy full SHA for d67be0a - Browse repository at this point
Copy the full SHA d67be0aView commit details -
rename all things qcf to qceff
The offical name: Quantile-Conserving Ensemble Filter Framework
Configuration menu - View commit details
-
Copy full SHA for 254f59a - Browse repository at this point
Copy the full SHA 254f59aView commit details -
developer test for lower case in qceff table
currently failing
Configuration menu - View commit details
-
Copy full SHA for 072328a - Browse repository at this point
Copy the full SHA 072328aView commit details -
developer test for lower case dist_type
currently failing, need to_upper on all string inputs in algorithm_info_mod
Configuration menu - View commit details
-
Copy full SHA for 2704865 - Browse repository at this point
Copy the full SHA 2704865View commit details
Commits on Oct 31, 2023
-
fix: upper case for string inputs
changed if statements to case, so to_upper called once before the case statement
Configuration menu - View commit details
-
Copy full SHA for 43f43a0 - Browse repository at this point
Copy the full SHA 43f43a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8851261 - Browse repository at this point
Copy the full SHA 8851261View commit details -
fix: qceff_table_filename now a namelist option in algorithm_info_mod
This is so perfect_model_obs and filter_mod can use the algorithm_info_mod remove obsolete use_algorithm_info_mod namelist option from perfect_model_obs perfect model obs initialize and end algorithm_info_mod qceff_table_filename removed from filter_nml algorithm_info_mod example.nml update example.nmls to match latest options (removed filter_kind) adding algorithm_info_nml to model input.nmls The developer_tests/qceff will not work with this (passing in a filename)
Configuration menu - View commit details
-
Copy full SHA for ae9b6d9 - Browse repository at this point
Copy the full SHA ae9b6d9View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd0a96b - Browse repository at this point
Copy the full SHA dd0a96bView commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 876963e - Browse repository at this point
Copy the full SHA 876963eView commit details