Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Explicit Pip Packages
- basemap

### Removed

### Deprecated
Expand Down
1 change: 1 addition & 0 deletions install_miniconda.bash
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@ $PIP_INSTALL lxml
$PIP_INSTALL juliandate
$PIP_INSTALL pybufrkit
$PIP_INSTALL pyephem
$PIP_INSTALL basemap

# some packages require a Fortran compiler. This sometimes isn't available
# on macs (though usually is)
Expand Down