Teal

Results 7 issues of Teal

Is `ClimaMain.f` intentionally sleeping for two seconds at the beginning of the model run? I'm not sure it's necessary to wait that long for anything that's happened prior to the...

Removed a few commented print statements, as well.

The documentation repeats the same link twice in the first section of [Basic Structure of a GWCS object](https://gwcs.readthedocs.io/en/latest/#basic-structure-of-a-gwcs-object). The two bullet points both go to [Save a WCS object as...

Submitting Author: D.J. Teal (@teald) All current maintainers: @teald, @chris-simpson, @jehturner Package Name: astrodata One-Line Description of Package: Common interface for astronomical data products. Repository Link: [https://github.com/GeminiDRSoftware/astrodata](https://github.com/GeminiDRSoftware/astrodata) Version submitted: 2.9.2...

5/awaiting-reviewer-response
astropy

Adds `port_number` as a valid option in the interactive configuration option in `.dragonsrc`. E.g., ```toml [interactive] port_number = 8203 ``` The default is the same as it was before (`5006`).

enhancement
component - interactive tools

# Summary This PR removes the `astrodata/` directory in DRAGONS, as well as references to it in: - [x] Build scripts - [x] Documentation - [x] Other locations # Related...

test
usage
component - astrodata
dependencies

# Summary This PR creates a new, automated development environment for DRAGONS using `nox`. It works with `venv` and `conda`, following the current steps outlined in `README.md` + some quality...

enhancement
continuous integration
test
documentation :books:
dependencies