Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
32
Issue boards
Milestones
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Commits
0a337b63
Commit
0a337b63
authored
4 months ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Patches
Plain Diff
data.tools: move cf_units
parent
d87b7436
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!286
Add mask to Info object
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/finam/data/tools/cf_units.py
+0
-0
0 additions, 0 deletions
src/finam/data/tools/cf_units.py
src/finam/data/tools/units.py
+1
-1
1 addition, 1 deletion
src/finam/data/tools/units.py
with
1 addition
and
1 deletion
src/finam/data/cf_units.py
→
src/finam/data/
tools/
cf_units.py
+
0
−
0
View file @
0a337b63
File moved
This diff is collapsed.
Click to expand it.
src/finam/data/tools/units.py
+
1
−
1
View file @
0a337b63
...
...
@@ -6,7 +6,7 @@ import pint
from
...errors
import
FinamDataError
# pylint: disable-next=unused-import
from
.
.
import
cf_units
from
.
import
cf_units
# set default format to cf-convention for pint.dequantify
# some problems with degree_Celsius and similar here
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment