Skip to content

Commit

Permalink
Develop (#330)
Browse files Browse the repository at this point in the history
* Fix repo.

* Update databases.md

* Update databases.md

* Update databases.md

* Version update.

* Update utils.py

* Update utils.py

* Update solar.py

* Add model bug fix.

* Lint fix.

* Add Alexandria DB.

* Update databases.md

* Add Alexandria DB.

* Update databases.md

* Update get_points_in_spehere

* Fix text for Zur.

* Version update.

* Lint fix.

* Update action_build.yml

* Update deploy_nist_pages.yml

* License update.
  • Loading branch information
knc6 authored Nov 20, 2024
1 parent 3e01c35 commit ac16eb5
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 64 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
matrix:
os: ["ubuntu-latest"]
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: test
environment-file: environment.yml
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/deploy_nist_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
matrix:
os: ["ubuntu-latest"]
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: test
environment-file: environment.yml
Expand Down
Loading

0 comments on commit ac16eb5

Please sign in to comment.