• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Ouranosinc / miranda
19%

Build:
DEFAULT BRANCH: main
Repo Added 22 Aug 2019 10:22PM UTC
Files 70
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • CanHomT
  • add-casr-prfr-prrp
  • add-nrcan
  • add_era5_vars
  • add_ghcn_hourly
  • casr-json-update
  • casr-vars
  • configuration-fixes
  • dependabot/github_actions/dot-github/workflows/actions-50b22d2a40
  • dependabot/github_actions/dot-github/workflows/actions-513cfd570c
  • dependabot/github_actions/dot-github/workflows/actions-6a6dff6dfe
  • dependabot/github_actions/dot-github/workflows/actions-853efeaa36
  • dependabot/github_actions/dot-github/workflows/actions-8c49b2c159
  • dependabot/github_actions/dot-github/workflows/actions-e569d89199
  • dependabot/github_actions/dot-github/workflows/actions-eea3f69a6c
  • dependabot/pip/CI/pip-2c7469b053
  • dependabot/pip/CI/pip-512858e340
  • dependabot/pip/black-25.1.0
  • dependabot/pip/blackdoc-0.4.1
  • dependabot/pip/bump-my-version-0.30.0
  • dependabot/pip/bump-my-version-1.1.2
  • dependabot/pip/bump-my-version-1.2.0
  • dependabot/pip/bump-my-version-1.2.1
  • dependabot/pip/deptry-0.23.1
  • dependabot/pip/exceptiongroup-1.3.0
  • dependabot/pip/flit-3.10.1
  • dependabot/pip/flit-3.12.0
  • dependabot/pip/flit-core-3.10.1
  • dependabot/pip/flit-core-3.12.0
  • dependabot/pip/isort-6.0.1
  • dependabot/pip/pip-25.0
  • dependabot/pip/pip-25.1
  • dependabot/pip/pip-25.1.1
  • dependabot/pip/pip-25.2
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/requests-2.32.5
  • dependabot/pip/tox-4.25.0
  • dependabot/pip/tox-4.26.0
  • dependabot/pip/tox-4.28.4
  • dependabot/pip/tox-gh-1.4.1
  • fix-casr-attrs
  • fix-eccc-rdrs
  • fix_eccc
  • fix_ghcnd
  • ghcn_stations
  • json_changes_ghcn_stations
  • logging-fixes
  • new-variables
  • orrc_changes
  • patch_fix
  • pre-commit-ci-update-config
  • prepare-v060
  • split-archival-tools
  • testing-data
  • ts_add
  • update-cookiecutter
  • validations

16 Sep 2025 09:19PM UTC coverage: 18.715%. Remained the same
17779312891

push

github

web-flow
added skin temp to calculate daily mean, min, max (#278)

<!-- Please ensure the PR fulfills the following requirements! -->
<!-- If this is your first PR, make sure to add your details to the
AUTHORS.rst! -->
### Pull Request Checklist:
- [x] This PR addresses an already opened issue (for bug fixes /
features)
  - This PR fixes #277 
- [ ] (If applicable) Documentation has been added / updated (for bug
fixes / features).
- [ ] (If applicable) Tests have been added.
- [ ] CHANGELOG.rst has been updated (with summary of main changes).
- [ ] Link to issue (:issue:`number`) and pull request (:pull:`number`)
has been added.

### What kind of change does this PR introduce?

* Added skin temperature "ts" to `_aggregation.py` to calculate daily
mean, min, max

### Does this PR introduce a breaking change?
No

### Other information:

1 of 1 new or added line in 1 file covered. (100.0%)

1226 of 6551 relevant lines covered (18.71%)

1.3 hits per line

Relevant lines Covered
Build:
Build:
6551 RELEVANT LINES 1226 COVERED LINES
1.3 HITS PER LINE
Source Files on main
  • Tree
  • List 70
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17779312891 main added skin temp to calculate daily mean, min, max (#278) <!-- Please ensure the PR fulfills the following requirements! --> <!-- If this is your first PR, make sure to add your details to the AUTHORS.rst! --> ### Pull Request Checklist: - [x] Thi... push 16 Sep 2025 09:22PM UTC web-flow github
18.71
17655942108 main added varible ts (#277) <!-- Please ensure the PR fulfills the following requirements! --> <!-- If this is your first PR, make sure to add your details to the AUTHORS.rst! --> ### Pull Request Checklist: - [x] This PR addresses an already opened ... push 11 Sep 2025 08:07PM UTC web-flow github
18.71
17439555055 main Configuration and metadata fixes (#276) ### What kind of change does this PR introduce? * Updates the author information and Zenodo configuration * Fixes an issue with allowed connections required for Trusted Publishing ### Does this PR introdu... push 03 Sep 2025 04:20PM UTC web-flow github
18.71
17435401558 main Fix AttributeError in eccc_rdrs.py and allow standard_name to be explicit False (#275) ### What kind of change does this PR introduce? * Fixes `AttributeError: 'str' object has no attribute 'open'` in eccc_rdrs.py * Allows for variables lacking ... push 03 Sep 2025 01:45PM UTC web-flow github
18.71
17408200391 main added prfr and prrp to casrv3.1 json (#274) ### What kind of change does this PR introduce? * Adds back CaSR v3.1 json entries for "P_FR0_SFC" (Quantity of freezing precipitation (liquid water equivalent)) and "P_PE0_SFC" (Quantity of ice pellet... push 02 Sep 2025 03:24PM UTC web-flow github
18.49
17404247161 main [pre-commit.ci] pre-commit autoupdate (#273) <!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0) - [github.com/adrienverge/yamllin... push 02 Sep 2025 01:01PM UTC web-flow github
18.49
17326157801 main Fix CaSR-v3.1 attrs (#272) <!-- Please ensure the PR fulfills the following requirements! --> <!-- If this is your first PR, make sure to add your details to the AUTHORS.rst! --> ### Pull Request Checklist: - [ ] This PR addresses an already open... push 29 Aug 2025 02:15PM UTC web-flow github
18.49
17305331745 main Can hom t (#265) <!-- Please ensure the PR fulfills the following requirements! --> <!-- If this is your first PR, make sure to add your details to the - [x] CHANGELOG.rst has been updated (with summary of main changes). ### What kind of change... push 28 Aug 2025 07:03PM UTC web-flow github
18.49
17269211183 main Bump pylint from 3.3.7 to 3.3.8 (#269) push 27 Aug 2025 02:13PM UTC web-flow github
18.64
17269188824 main Bump deptry from 0.23.0 to 0.23.1 (#270) push 27 Aug 2025 02:10PM UTC web-flow github
18.64
See All Builds (1226)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc