GithubHelp home page GithubHelp logo

Comments (6)

BenNewsome avatar BenNewsome commented on August 18, 2024 2

Tests should be made to make sure the colorbar function can work for a range of inputs.

from ac_tools.

BenNewsome avatar BenNewsome commented on August 18, 2024

@tsherwen in funcs4plotting.py:388
What is buffer space in fixcb_buffered, and how does it differ from fixcb ?

from ac_tools.

tsherwen avatar tsherwen commented on August 18, 2024

This is a buffered version of the colorbar to allow for the higest tick
value to appear.

from (the latest version of) map_plot:

fixcb_buffered (array): minimium and maximum to fix colourbar, with buffer
space

On 21 November 2016 at 14:33, Ben Newsome [email protected] wrote:

@tsherwen https://github.com/tsherwen in funcs4plotting.py:388
What is buffer space in fixcb_buffered, and how does it differ from fixcb ?

β€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#74 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEeGjDZ_B1Mr0pIfvgkQYgA0BPSCD90Vks5rAavVgaJpZM4K4PEN
.

Dr TomΓ‘s Sherwen
Postdoctoral Research Associate

Wolfson Atmospheric Chemistry Laboratories (WACL)
Department of Chemistry, University of York
Heslington, York, YO10 5DD
Office phone (shared): +44(0)1904 324758
Homepage: https://www.york.ac.uk/chemistry/staff/resstaff/sherwent/
[email protected] [image: tomas.sherwen]
http://orcid.org/0000-0002-3006-3876
https://scholar.google.co.uk/citations?user=e3SmNJoAAAAJ&hl

from ac_tools.

BenNewsome avatar BenNewsome commented on August 18, 2024

buffered means that it includes the maximum and minumum values given from the range.

Plotting between 10 and 0 would only have [2,4,6,8] so adding 1% to min and max gives desired [0,2,4,6,8,10].

This might be solvable within the function and could be removed from the inputs ideally.

from ac_tools.

tsherwen avatar tsherwen commented on August 18, 2024

Please could you email me a link to the data/and the code. What is the range the colourbar is trying to present? is it set to log or linear?

from ac_tools.

BenNewsome avatar BenNewsome commented on August 18, 2024

It is now fixed. It was an update you did that missed out a "if not". Fixed
now after your push this afternoon.

On Mon, 21 Nov 2016, 19:39 tsherwen, [email protected] wrote:

Please could you email me a link to the data/and the code. What is the
range the colourbar is trying to present? is it set to log or linear?

β€”
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#74 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGbYJr1MI7c_6Gwlcj4ETVJLS6SlrAeLks5rAfNVgaJpZM4K4PEN
.

from ac_tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.