Tags: salpheus/landlab
Tags
release: v2.2.0 (landlab#1234) * remove fetched folder. * Add HeightAboveDrainageCalculator component (landlab#1207) * Begin HeightAboveDrainage component * Add warn * initialize fields, fix indentation * delint * Start hand tests * Add description, change pit handling * change name and docstring * Finish update name * Fix docstring tests? * Use stack * delint * Fix optional field * fix components init and add parameter description * Channel mask info * fix channel mask in init * delint * Delint tests * little stuff * Gt/make w0 public in weatherer (landlab#1196) * update import syntax for user guide example * add test of CellLab-CTS user guide example * make pretty * silly lint issue w tabs * add getter and setter for max wxing rate * add test * Gt/updates to flow routing (landlab#1210) * eliminate duplicate calling of stack-construction fns * make pretty * add update() as alias for map_depressions() * add update() as alias for run_one_step() * enable FlowAccumulator to accept a LakeMapperBarnes as alternative to DepressionFinderAndRouter * create output fields before other compos * add test with LakeMapperBarnes * make pretty * remove debug junk * add tests for specifying LMB as class or object * fix comment text * check for pits before calling lake/depression mapper; make pretty * Start callback function in gdp * update docs, make test * misc docs and handle divide by zero * docs * remove indexing and delint * docs small fix * Docs indentation * Make docs and links for hand_calculator * format inline math * escape asterixes * exclude W605 * formatting * make raw string * remove error exemption * fix underline * update list of papers and presentations * remove extra space * Gt/space speed (landlab#1215) * wip space speed tuning * remove test cy implementation * clean up * make pretty * fix: unit tests for writing uint8 fields to netcdf (landlab#1220) * fix test for writing uint8 fields to netcdf * require xarray >= 0.16 * feat: utility for building matrices for finite difference/volume solutions (landlab#1217) * add properties for core-core, fv-core, and core-fv links * add matrix creation utility 1st draft * blackify * add fns to __init__ * add tutorial notebook * fix import in tutorial notebook * make pretty * lint * add general link_by_tail_and_head_status method * convert to list for doctest to avoid silly test fail around reporting or not the dtype of array * update to use generic links_by_tail_and_head_status * correct docstring * lint * add link_with_node_status function * remove original in favor of Eric's version * remove usage of grid.links_by_tail_and_head_status * fix typo * link_with_node_status return an id array * remove lint Co-authored-by: mcflugen <mcflugen@gmail.com> * Initial edits in response to reviews Note: tests for new active layer thickness knob still need to be completed.. * remove duplicate link to NST notebook * add explanation text to the scaling notebook. * misc formatting * revisions to clarify replication/difference with C2018 * Update test_active_layer_methods.py Test grain size dependent and constant active layer options. * Final typo fixes * Actual final typo fixes? * make lint * Changed "submodule" to "component" in text As per email discussion * Fix OverlandFlow notebook bug (landlab#1231) * add setter for rainfall_intensity without this there is no way to change the rainfall intensity after the component init and the teaching notebook only sees zero rainfall. * use run one step instead of overland_flow * use D8 routing in channel evolution notebook (landlab#1230) Co-authored-by: Nicole M Gasparini <nicgaspar@gmail.com> Co-authored-by: Katy Barnhart <katy.barnhart@gmail.com> Co-authored-by: Katy Barnhart <krbarnhart@usgs.gov> Co-authored-by: DavidLitwin <45630470+DavidLitwin@users.noreply.github.com> Co-authored-by: Greg Tucker <gtucker@colorado.edu> Co-authored-by: David Litwin <davidglitwin@posteo.net> Co-authored-by: pfeiffea <pfeif@uw.edu> Co-authored-by: Nicole M Gasparini <nicgaspar@gmail.com>
use D8 routing in channel evolution notebook (landlab#1230) Co-authored-by: Nicole M Gasparini <nicgaspar@gmail.com>
PreviousNext