-
Make fruit maturation curves
- In June 2024, we discussed FruitMat in depth, as it gets later or stalls with SD x warming (not clear it ever matters, but maybe for Fagus at 53 N so plot that first)…
-
Attached annotated screenshots show various cosmetic adjustments that are relatively easy to make. But, I’ve commented on a few things that may require extra time and/or non-cosmetic issues; so you ma…
-
This issue is related to #487 (and the ultimate goal is to translate the whole site).
Change the language to French, then go to a page like http://localhost:3000/locations/1989712. There are many u…
-
**Is your feature request related to a problem? Please describe.**
Today using pendra does not give static type checking. For example when I have a row set to str, but then try to modify it to int, m…
-
The [rebase sync strategy](https://www.git-town.com/preferences/sync-feature-strategy#rebase) can re-surface commits from the parent branch if the parent branch has multiple commits that change the sa…
-
Hi, recently I was using the ggtreeExtra and jjPlot. However, I want to show the species abundance and prevalence of pie charts. Following are my R code
`# 添加注释信息
p_new
-
Consider the following:
```
Choose a fruit
Choose:
Fruit name here
...
```
The visible label/name from the label element is "choose a fruit"
the select's name bec…
-
Missing data - see https://github.com/falling-fruit/falling-fruit-web/issues/537#issuecomment-2452666664 . Maybe there's a join to the users table that should be a left join?
Also, address is somet…
-
Add super fruit random spawn
Need to decide some things about it:
- How often it spawns
- Does it spawn instead of regular fruit or in addition
- Does it have a timeout (does it disappear …
-
Hi,
I have a schema like so:
```typescript
const bananaSchema = z.object({
type: z.literal('fruit'),
subType: z.literal('banana'),
value: z.string(),
});
const orangeSchema = z.objec…