Skip to content

Commit 089ca0d

Browse files
committed
2 parents fa6b120 + bf499fd commit 089ca0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ These notebooks double up as examples of how to use PythonicDISORT. The tests wh
6060
* Python 3.8+
6161
* `numpy >= 1.8.0`
6262
* `scipy >= 1.8.0`
63+
* (OPTIONAL) `autograd >= 1.5`
6364
* (OPTIONAL) `pytest >= 6.2.5` (Required to use the command `pytest`, see *PyTest and examples of how to use PythonicDISORT*)
6465

6566
## (OPTIONAL) Additional requirements to run the Jupyter Notebook
66-
* `autograd >= 1.5`
6767
* `jupyter > 1.0.0`
6868
* `notebook > 6.5.2`
6969
* `matplotlib >= 3.6.0`
@@ -106,3 +106,4 @@ Science and Technology Center (STC) (Award #2019625) under which this package wa
106106
12) T. Nakajima and M. Tanaka. 1988. *Algorithms for radiative intensity calculations in moderately thick atmospheres using a truncation approximation.* https://www.sciencedirect.com/science/article/pii/0022407388900313.
107107

108108
13) Connour, Kyle and Wolff, Michael. 2020. *pyRT_DISORT: A pre-processing front-end to help make DISORT simulations easier in Python.* https://github.com/kconnour/pyRT_DISORT.
109+

0 commit comments

Comments
 (0)