Skip to content

Tags: salpheus/landlab

Tags

v2.4.0

Toggle v2.4.0's commit message
Back to development: 2.4.1

v2.4.0b3

Toggle v2.4.0b3's commit message
set up QEMU

v2.4.0b2

Toggle v2.4.0b2's commit message
conda install pip

v2.4.0b1

Toggle v2.4.0b1's commit message
install twine before uploading

v2.4.0b0

Toggle v2.4.0b0's commit message
use ubuntu-latest, macos-latest, windows-latest

v2.3.0

Toggle v2.3.0's commit message
Tagging 2.3.0

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v2.3.0.dev0

Toggle v2.3.0.dev0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use D8 routing in channel evolution notebook (landlab#1230)

Co-authored-by: Nicole M Gasparini <nicgaspar@gmail.com>

v2.1.1

Toggle v2.1.1's commit message
Merge branch 'release'

v2.1.0

Toggle v2.1.0's commit message
Merge branch 'release'